FactStudentRevenueRecognition 
Default Table Name  FactStudentRevenueRecognition 
Definition 
 

FactStudentRevenueRecognition Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FactStudentRevenueRecognitionSK(PK)    bigint  NO 
 
StudentSK(FK)    int  NO 
 
CampusSK(FK)    int  NO 
 
ProgramSK    int  NO 
 
ProgramVersionSK(FK)    int  NO 
 
SchoolStatusSK(FK)    int  NO 
 
EnrollmentStatusSK(FK)    int  NO 
 
TermSK(FK)    int  NO 
 
DegreeSK(FK)    int  NO 
 
AcademicYearSK(FK)    int  NO 
 
PaymentPeriodSK(FK)    int  NO 
 
ExpectedStartDateSK(FK)    int  NO 
 
ActualStartDateSK(FK)    int  NO 
 
EarningsPeriodStartDateSK(FK)    int  NO 
 
RevenueTransactionDateSK(FK)    int  NO 
 
TransactionCodeSK(FK)    int  NO 
 
BillingMethodSK(FK)    int  NO 
 
EarningsMethodSK(FK)    int  NO 
 
ChildTermSK(FK)    int  NO 
 
StudentBK    int  NO 
 
EnrollmentBK    int  NO 
 
SaRevenueDetailBK    int  YES 
 
SaEnrollRevenueBK    int  YES 
 
SaEnrollRevenueChildTermBK    int  YES 
 
SaTransBK    int  YES 
 
RevenueTransactionDate    date  NO 
 
ParentTermBK    int  YES 
 
ChildTermBK    int  YES 
 
IsRecordTypeDeferedFlag    tinyint  NO 
 
IsRecordTypeEarningFlag    tinyint  NO 
 
IsSourceAdjustmentFlag    tinyint  NO 
 
IsSourceRevenueFlag    tinyint  NO 
 
IsStatusOpenFlag    tinyint  NO 
 
IsStatusPostedFlag    tinyint  NO 
 
IsRevenueNonDeferredFlag    tinyint  NO 
 
IsIncludeInRevenueRecognitionFlag    tinyint  NO 
 
IsRevenueEarnedOnChildTermFlag    tinyint  NO 
 
DeferredAmount    decimal(19, 4)  YES 
 
EarnedAmount    decimal(19, 4)  YES 
 
UnitsEarned    decimal(19, 4)  YES 
 
EarnedAmountOnChildTerm    char(10)  YES 
 
UnitsEarnedOnChildTerm    char(10)  YES 
 
EarnedAmountOnHeader    char(10)  YES 
 
UnitsEarnedOnHeader    char(10)  YES 
 
IsRevenueEarnedNotSameOnHeaderFlag    char(10)  NO 
 
IsRevenueEarnedNotSameOnChildTermFlag    char(10)  NO 
 
IsRevenueForPreviousPeriodNotPostedFlag    char(10)  NO 
 

FactStudentRevenueRecognition Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactStudentRevenueRecognition  PrimaryKey  FactStudentRevenueRecognitionSK 

FactStudentRevenueRecognition Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimAcademicYear  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimAcademicYear      AcademicYearSK  NO  YES 
DimBillingMethod  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimBillingMethod      BillingMethodSK  NO  YES 
DimCampus  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimCampus      CampusSK  NO  YES 
DimChildTerm  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimChildTerm      ChildTermSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimDate_ActualStartDateSK      ActualStartDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimDate_EarningsPeriodStartDateSK      EarningsPeriodStartDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimDate_ExpectedStartDateSK      ExpectedStartDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimDate_RevenueTransactionDateSK      RevenueTransactionDateSK  NO  YES 
DimDegree  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimDegree      DegreeSK  NO  YES 
DimEarningsMethod  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimEarningMethod      EarningsMethodSK  NO  YES 
DimEnrollmentStatus  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimEnrollmentStatus      EnrollmentStatusSK  NO  YES 
DimPaymentPeriod  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimPaymentPeriod      PaymentPeriodSK  NO  YES 
DimProgramVersion  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimProgramVersion      ProgramVersionSK  NO  YES 
DimSchoolStatus  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimSchoolStatus      SchoolStatusSK  NO  YES 
DimStudent  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimStudent      StudentSK  NO  YES 
DimTerm  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimTerm      TermSK  NO  YES 
DimTransactionCode  Non-Identifying  One To Zero or More  FK_FactStudentRevenueRecognition_DimTransactionCode      TransactionCodeSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication